records

records

Active filters Clear all

No active filters

Filters

Petanque courts

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Name
               

No description available for this field.

Name (identifier)
nom
Type
text
Sample
                       
Naam
               

No description available for this field.

Name (identifier)
naam
Type
text
Sample
                       
Address
               

No description available for this field.

Name (identifier)
adresse
Type
text
Sample
                       
Adres
               

No description available for this field.

Name (identifier)
adres
Type
text
Sample
                       
Postal Code
               

No description available for this field.

Name (identifier)
code_postal_postcode
Type
text
Sample
                       
Description
               

No description available for this field.

Name (identifier)
description
Type
text
Sample
                       
Beschrijving
               

No description available for this field.

Name (identifier)
beschrijving
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"terrains-de-petanque",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/terrains-de-petanque"
      }
    ]
    ,
  • "definitions":
    {
    • "terrains-de-petanque":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/terrains-de-petanque_records"
            }
          }
        }
      }
      ,
    • "terrains-de-petanque_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "nom":
              {
              • "type":"string",
              • "title":"Name",
              • "description":""
              }
              ,
            • "naam":
              {
              • "type":"string",
              • "title":"Naam",
              • "description":""
              }
              ,
            • "adresse":
              {
              • "type":"string",
              • "title":"Address",
              • "description":""
              }
              ,
            • "adres":
              {
              • "type":"string",
              • "title":"Adres",
              • "description":""
              }
              ,
            • "code_postal_postcode":
              {
              • "type":"string",
              • "title":"Postal Code",
              • "description":""
              }
              ,
            • "description":
              {
              • "type":"string",
              • "title":"Description",
              • "description":""
              }
              ,
            • "beschrijving":
              {
              • "type":"string",
              • "title":"Beschrijving",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets